home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / ScreenSavers / BackSpaceViews / StarShipView.BackModule / Makefile < prev    next >
Encoding:
Makefile  |  1995-06-12  |  873 b   |  43 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = StarShipView
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = StarShip.nib
  16.  
  17. GLOBAL_RESOURCES = ModuleList.h psfuncts.h Thinker.h StarShipProtocol.h \
  18.                    pwrDown.snd pwrUp.snd sound.snd
  19.  
  20. CLASSES = NewSpaceView.m StarShipView.m
  21.  
  22. HFILES = NewSpaceView.h spaceFuncts.h StarShipView.h
  23.  
  24. PSWFILES = spaceFuncts.psw
  25.  
  26. BUNDLES = Celestial.bproj
  27.  
  28. OTHERSRCS = Makefile Makefile.postamble Makefile.preamble
  29.  
  30.  
  31. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  32. SOURCEMODE = 444
  33.  
  34.  
  35.  
  36. -include Makefile.preamble
  37.  
  38. include $(MAKEFILEDIR)/bundle.make
  39.  
  40. -include Makefile.postamble
  41.  
  42. -include Makefile.dependencies
  43.